Schema bimoM.v1
Schema bimoM.v1 : Typ prosty entityScopeEnum
Typ prosty entityScopeEnum
Opis
Zakres podmiotów na których wystąpiły zdarzenia
Słownik zakresów podmiotów dla których może być zwrócona historia zdarzeń
Przestrzeń nazw http://api.big.pl/bimoM/v1
Typ
Restriction of xs:string
Diagram
Typ prosty entityScopeEnum
Przegląd
entityScopeEnum Restriction of xs:string
Zakres podmiotów na których wystąpiły zdarzenia
Słownik zakresów podmiotów dla których może być zwrócona historia zdarzeń
Dozwolone wartości
Enumerationall
Wszystkie monitorowane podmioty
Enumerationother
Wszystkie podmioty monitorowane z wyjątkiem podmiotu o identyfikatorze (NIP/TIN/PESEL/FIN) klienta
Enumerationself
Wyłącznie podmiot monitorowany o identyfikatorze (NIP/TIN/PESEL/FIN) klienta
Źródło
<xs:simpleType name="entityScopeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zakres podmiotów na których wystąpiły zdarzenia</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik zakresów podmiotów dla których może być zwrócona historia zdarzeń</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="all">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Wszystkie monitorowane podmioty</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="other">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Wszystkie podmioty monitorowane z wyjątkiem podmiotu o identyfikatorze (NIP/TIN/PESEL/FIN) klienta</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="self">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Wyłącznie podmiot monitorowany o identyfikatorze (NIP/TIN/PESEL/FIN) klienta</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także